Drop a duplicate definition
authorMatthias Clasen <mclasen@redhat.com>
Fri, 17 Nov 2017 04:23:42 +0000 (23:23 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 17 Nov 2017 04:23:42 +0000 (23:23 -0500)
GDK_PRIORITY_EVENTS is already defined in gdkevents.h

gdk/gdkmain.h

index f3b1f374e5b4e7d91626db77ffe4ef9380768850..fa275ea6ffb2efad018a3463713a360daeccf6ed 100644 (file)
 G_BEGIN_DECLS
 
 
-/* Initialization, exit and events
- */
-
-#define GDK_PRIORITY_EVENTS (G_PRIORITY_DEFAULT)
-
 /* Push and pop error handlers for X errors
  */
 GDK_AVAILABLE_IN_ALL